Meet Brisk, our cross-platform C++20 GUI framework with fresh approach to C++ GUI development Native performance, MVVM architecture, reactive capabilities, scalable, and accelerated GPU rendering

Biquad filters in C++ using KFR

25 July 2016

Digital biquad filters and biquad filter design functions are implemented in the KFR framework starting from the first version.

Biquad algorithm uses the Transposed Direct Form II which reduces the quantization errors in the floating point calculations.